CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - MATLAB 贝叶斯分类

搜索资源列表

  1. FullBNT

    0下载:
  2. 贝叶斯网络matlab源程序,可用于分类,欢迎大家下载测试-Bayesian network Matlab source, used to classify and you are welcome to download test!
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1724597
    • 提供者:离岗
  1. fisher_matlat

    0下载:
  2. 简单的分类器的实现,包括最小线性法,贝叶斯、fisher准则等,可以学习借鉴。-fisher matlab
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-01
    • 文件大小:34281
    • 提供者:transfer
  1. bayes_discrete

    0下载:
  2. 利用matlab实现的离散贝叶斯的源代码,可以用来分类或识别,很值得收藏-Implemented using discrete Bayesian matlab source code can be used to classification or identification, it is worthy of collection
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-06
    • 文件大小:5750
    • 提供者:satanwings
  1. project1_code

    0下载:
  2. 这是matlab编写的3个常用机器学习分类器代码。其中包括了: 1)PCA 分类其;2)LDA分类器:3)naive贝叶斯分类器。 3个算法的实现参考了《Introduction to Machine Learning》。 除了这3个分类算法的实现外,代码里面还包含了用于测试的main.m 主程序和一个实验的简要报告。实验在著名数据集acoustic_train_data 上进行。-This source code includes the implementation of three f
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-25
    • 文件大小:372147
    • 提供者:hhj
  1. Bayes

    0下载:
  2. 贝叶斯分类器matlab代码,主要利用naive bayes分类器的思想利用后验概率进行分类。-Bayesian classifier matlab code, after the main use of naive bayes classifier utilizing the posterior probability ideological classification.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-05-23
    • 文件大小:7199384
    • 提供者:
  1. BayesianClassifier-

    0下载:
  2. 利用MATLAB实现贝叶斯分类器,使得分类结果更加准确。希望对同行有用。-The Bias classifier using MATLAB, which makes the classification more accurate results. Hope that useful to peers.
  3. 所属分类:Special Effects

    • 发布日期:2017-05-16
    • 文件大小:3622103
    • 提供者:张娟
  1. 1234

    0下载:
  2. 模式识别是现在运用很多的学科,本程序将利用MATLAB实现贝叶斯分类对人脸进行分类。-Pattern recognition is now applied in many disciplines, this program will use MATLAB to realize the Bias classification for face classification.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:5694
    • 提供者:张娟
  1. fenlei

    0下载:
  2. 实现基于matlab的男女身高体重分类问题,采用parson窗方法和贝叶斯分类方法-Matlab gender-based classification of height and weight, using parson window method and Bayesian methods
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3762
    • 提供者:张洪坤
  1. code

    0下载:
  2. matlab代码实现对样品的贝叶斯分类和马氏距离分类。-Matlab code to achieve the classification of the samples of the Bias classification and the classification of the Markov distance.
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-12
    • 文件大小:952
    • 提供者:王小明
  1. BYS

    0下载:
  2. 该文件为Matlab上实现的贝叶斯分类算法,包含源码(含注释)、数据和运行结果。实例数据为UCI上下载的Iris数据包。-Bayesian classification algorithm developed in the Matlab,which contains the source code (including comments) and data(Iris Loaded the UCI), and operating results.
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-15
    • 文件大小:6560
    • 提供者:欧阳
  1. moshishibie

    0下载:
  2. 基于matlab的模式识别基础实例源代码,包括贝叶斯分类器,Fisher线性判别,主成分分析,k均值聚类等。-Based on pattern recognition based matlab examples of source code, including Bayesian classifier, Fisher linear discriminant analysis, principal component analysis, k-means clustering.
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:106739
    • 提供者:曾丁
  1. bayes

    0下载:
  2. 将模式识别方法与图像处理技术相结合,掌握利用最小错分概率贝叶斯分类器进行图像分类的基本方法-bayes with matlab
  3. 所属分类:Special Effects

    • 发布日期:2017-05-03
    • 文件大小:835769
    • 提供者:降级为
  1. naivebayes

    1下载:
  2. 用matlab编写的朴素贝叶斯分类器程序,以文件中的训练数据对分类器进行训练,并用测试数据进行测试,以验证分类器的性能。-The algorithm for naive bayes classifier.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2315
    • 提供者:齐滕
  1. BYS

    0下载:
  2. 基于贝叶斯分类器的数据处理与MATLAB实现,有数据,有算法,有注释,相当全面 -Based on Bayesian classifier data processing and MATLAB to achieve, we have data, algorithms, notes, fairly comprehensive
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:18151
    • 提供者:姚志凤
  1. code

    0下载:
  2. 在MATLAB中利用贝叶斯分类器对训练数据进行分类,然后利用测试数据对贝叶斯分类器的效果进行测试-The training data are classified using the Bayesian classifier in MATLAB, then use the data to test the effect of Bayesian classifier test
  3. 所属分类:matlab

    • 发布日期:2017-12-14
    • 文件大小:8867
    • 提供者:xiapan
  1. FullBNT-1.0.4

    1下载:
  2. 创建你的第一个贝叶斯网络 手工创建一个模型 从一个文件加载一个模型 使用 GUI 创建一个模型 推断 处理边缘分布 处理联合分布 虚拟证据 最或然率解释 条件概率分布 列表(多项式)节点 Noisy-or 节点 其它(噪音)确定性节点 Softmax(多项式 分对数)节点 神经网络节点 根节点 高斯节点 广义线性模型节点 分类 / 回归树节点 其它连续分布 CPD 类型摘要 模型举例 高斯混合模型 PCA、ICA等 专家系统的混合 专家系统的分等级混合 QMR 条件高斯模型 其它混合模型 参数学
  3. 所属分类:matlab例程

    • 发布日期:2017-12-18
    • 文件大小:3551232
    • 提供者:qq1279
  1. Baysian+Gaussian

    0下载:
  2. 用matlab实现输入数据的两分类,里面有三个文件,其中两个是被调用函数(Two categories of input data implemented by MATLAB)
  3. 所属分类:matlab例程

  1. bayes_test

    0下载:
  2. 利用贝叶斯算法实现离散数值分类 包含训练和测试样本(Discrete numerical classification)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:1024
    • 提供者:岁末未央
  1. PNN

    0下载:
  2. 概率神经网络(Probabilistic Neural Network)是由D.F.Speeht博士在1989年首先提出,是径向基网络的一个分支,属于前馈网络的一种。它具有如下优点:学习过程简单、训练速度快;分类更准确,容错性好等。从本质上说,它属于一种有监督的网络分类器,基于贝叶斯最小风险准则。(The rate neural network, first proposed in 1989, is a branch of the RBF network and is one of the fe
  3. 所属分类:matlab例程

    • 发布日期:2018-01-10
    • 文件大小:46080
    • 提供者:哼哼1214
  1. Classifiers

    2下载:
  2. 我们需要成百上千的分类器来解决现实世界的分类吗 我们评估179分类17种分类器(判别分析,贝叶斯,神经网络,支持向量机,决策树,基于规则的分类器,升压、装袋、堆放、随机森林和其他合奏,广义线性模型,线性,偏最小二乘法和主成分回归,logistic回归、多项式回归、多元自适应回归样条等方法),实现在WEKA,R(有或没有插入包),C和Matlab,包括所有目前可用的相关分类。(Do-we-Need-Hundreds-of-Classifiers-to-Solve-Real-World-Class
  3. 所属分类:数学计算

    • 发布日期:2020-10-18
    • 文件大小:537600
    • 提供者:飞飞花儿
« 1 2 3 4 5 6 78 9 »
搜珍网 www.dssz.com